home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 41
/
Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso
/
Aminet
/
dev
/
c
/
stormamiga_lib.lha
/
SAL-StormC-V45_00d
/
Include
/
strings.h
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2000-12-22
|
349 b
|
19 lines
#ifndef STRINGS_H
#define STRINGS_H
/*
** $VER: strings.h 1.0 (12.12.00)
** Includes Release 45.00
** StormC Version
**
** Copyright © 1996/2000 by CyberdyneSystems
**
** written by Matthias Henze
** All Rights Reserved
*/
#ifndef _INCLUDE_STRING_H
#include <string.h>
#endif